home *** CD-ROM | disk | FTP | other *** search
/ Dynamic HTML Construction Kit / Dynamic HTML Construction Kit.iso / source_code / dhtmlunl / dhtml.exe / CD Content / Chap27 / dun27_12.txt < prev    next >
Encoding:
Text File  |  1997-12-18  |  1.1 KB  |  19 lines

  1. <DIV ID="arrowLyr" STYLE="position: absolute; z-index: 2; visibility: hidden;">
  2.     <IMG NAME="arrow_img" SRC="../images/blank.gif" USEMAP="#arrow_map" SUPPRESS="TRUE" 
  3. cc]WIDTH="90" HEIGHT="66" BORDER="0" ALT="">
  4. </DIV>
  5.  
  6. <MAP NAME="arrow_map">
  7.     <AREA SHAPE=POLY COORDS="0,27,89,7,90,0,0,0,0,27" HREF="JavaScript:top.pageScroll('up')"; 
  8. cc]onMouseOver="top.arrowToggle('up'); top.displayInfo('<FONT COLOR=#FFFFE1 SIZE=4>
  9. cc]Scroll Page Up</FONT>')"; onMouseOut="top.hideInfo(); top.arrowToggle('center')"; ALT="">
  10.  
  11.     <AREA SHAPE=POLY COORDS="0,28,90,8,90,30,0,50,0,28" HREF="JavaScript:top.pageScroll('top')"; 
  12. cc]onMouseOver="top.arrowToggle('center'); top.displayInfo('<FONT COLOR=#FFFFE1 SIZE=4>
  13. cc]Return Page</FONT>')"; onMouseOut="top.hideInfo(); top.arrowToggle('center')"; ALT="">
  14.  
  15.     <AREA SHAPE=POLY COORDS="0,51,90,31,89,68,0,68,0,51" HREF="JavaScript:top.pageScroll('down')"; 
  16. cc]onMouseOver="top.arrowToggle('down'); top.displayInfo('<FONT COLOR=#FFFFE1 SIZE=4>
  17. cc]Scroll Page Down</FONT>')"; onMouseOut="top.hideInfo(); top.arrowToggle('center')"; ALT="">
  18. </MAP>
  19.